﻿2026-06-21T09:42:09.3484099Z ##[group]Run actions/checkout@v5
2026-06-21T09:42:09.3484948Z with:
2026-06-21T09:42:09.3485333Z   fetch-depth: 0
2026-06-21T09:42:09.3485815Z   repository: SaberMage/spt-core
2026-06-21T09:42:09.3489651Z   token: ***
2026-06-21T09:42:09.3490053Z   ssh-strict: true
2026-06-21T09:42:09.3490438Z   ssh-user: git
2026-06-21T09:42:09.3490829Z   persist-credentials: true
2026-06-21T09:42:09.3491254Z   clean: true
2026-06-21T09:42:09.3491654Z   sparse-checkout-cone-mode: true
2026-06-21T09:42:09.3492112Z   fetch-tags: false
2026-06-21T09:42:09.3492492Z   show-progress: true
2026-06-21T09:42:09.3492891Z   lfs: false
2026-06-21T09:42:09.3493253Z   submodules: false
2026-06-21T09:42:09.3493677Z   set-safe-directory: true
2026-06-21T09:42:09.3494349Z ##[endgroup]
2026-06-21T09:42:09.4292160Z Syncing repository: SaberMage/spt-core
2026-06-21T09:42:09.4294073Z ##[group]Getting Git version info
2026-06-21T09:42:09.4294856Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T09:42:09.4295909Z [command]/usr/bin/git version
2026-06-21T09:42:09.4316539Z git version 2.43.0
2026-06-21T09:42:09.4334780Z ##[endgroup]
2026-06-21T09:42:09.4347450Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/91514c25-da15-4b7c-ad43-402d63a09d63' before making global git config changes
2026-06-21T09:42:09.4350794Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T09:42:09.4351942Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T09:42:09.4386252Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T09:42:09.4406389Z https://github.com/SaberMage/spt-core
2026-06-21T09:42:09.4416190Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T09:42:09.4419536Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T09:42:09.4436835Z HEAD
2026-06-21T09:42:09.4468591Z ##[endgroup]
2026-06-21T09:42:09.4469498Z [command]/usr/bin/git submodule status
2026-06-21T09:42:09.4653748Z ##[group]Cleaning the repository
2026-06-21T09:42:09.4656184Z [command]/usr/bin/git clean -ffdx
2026-06-21T09:42:09.4685118Z Removing traceable-reqs
2026-06-21T09:42:09.4692668Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T09:42:09.4742425Z HEAD is now at 1cafc8afb Merge 6a27b0b9a2658ec5039ce38b939c6bfdad2757fa into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T09:42:09.4747292Z ##[endgroup]
2026-06-21T09:42:09.4748674Z ##[group]Disabling automatic garbage collection
2026-06-21T09:42:09.4752017Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T09:42:09.4775491Z ##[endgroup]
2026-06-21T09:42:09.4776295Z ##[group]Setting up auth
2026-06-21T09:42:09.4780431Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T09:42:09.4803737Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T09:42:09.4989319Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T09:42:09.5014591Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T09:42:09.5196049Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T09:42:09.5221761Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T09:42:09.5407881Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T09:42:09.5436654Z ##[endgroup]
2026-06-21T09:42:09.5437480Z ##[group]Fetching the repository
2026-06-21T09:42:09.5443694Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +1cafc8afb1ed6606350cab07e057989c02fea0c7:refs/remotes/pull/27/merge
2026-06-21T09:42:10.1696999Z From https://github.com/SaberMage/spt-core
2026-06-21T09:42:10.1698851Z    eb73da70b..6a27b0b9a  wedge-trace-v4 -> origin/wedge-trace-v4
2026-06-21T09:42:10.1727330Z ##[endgroup]
2026-06-21T09:42:10.1728466Z ##[group]Determining the checkout info
2026-06-21T09:42:10.1729754Z ##[endgroup]
2026-06-21T09:42:10.1732527Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T09:42:10.1768421Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T09:42:10.1791363Z ##[group]Checking out the ref
2026-06-21T09:42:10.1794621Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T09:42:10.1843649Z HEAD is now at 1cafc8afb Merge 6a27b0b9a2658ec5039ce38b939c6bfdad2757fa into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T09:42:10.1847737Z ##[endgroup]
2026-06-21T09:42:10.1882262Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T09:42:10.1906976Z 1cafc8afb1ed6606350cab07e057989c02fea0c7
